Install extension (bundles)
Install procedure
Bundles can now be downloaded optionally from the Azure dev ops factory.
For example to install wamcodeanalyzer do the following:
npm install @ewam/bundle-wamcodeanalyzer@latestnode -r dotenv/config ./scripts/installBundle.js --location ./node_modules/@ewam/bundle-wamcodeanalyzer --name WAMCodeAnalyzer --turbonpm uninstall @ewam/bundle-wamcodeanalyzer@latest
Then you can invoke ./scripts/installBundle.js or manually install the bundle from the eWam UI.
info
Configuration are not yet available on azure but can be provided on demand.